Return the changed path as an argument to the watch callback. This is useful
authoremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Mon, 21 Nov 2005 17:33:17 +0000 (18:33 +0100)
committeremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Mon, 21 Nov 2005 17:33:17 +0000 (18:33 +0100)
commit78d2a7ffe38fd41672305f0b70fd59f066a24fb3
treec1fe50b0ad73fa4a4083d7e8fc0e3726dfa01080
parent124d92e3b0b94493ba67b41aaff6d01d64d839de
Return the changed path as an argument to the watch callback.  This is useful
for the test CD, and simplifies DevController everso slightly.  It ought to be
generally useful, too.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xend/XendDomain.py
tools/python/xen/xend/XendDomainInfo.py
tools/python/xen/xend/server/DevController.py
tools/python/xen/xend/xenstore/xswatch.py